projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
110b09e
)
ci: I guess we did need CMake
author
Felix Krull
<f_krull@gmx.de>
Tue, 27 Aug 2019 23:11:16 +0000
(
01:11
+0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index 0cea1a9b5c7e6055b38c838f73bb930ab0eac0f2..20f1bfd0e02e19e205017710421f0e03f20d036f 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-10,7
+10,7
@@
variables:
before_script:
# TODO: use libostree from unstable
- apt-get update
-- apt-get install -y libostree-dev
+- apt-get install -y
cmake
libostree-dev
- wget -O - ${SCCACHE_URL} | tar -C /usr/bin/ -xz --wildcards --strip-components=1 '*/sccache'
cache: